Fix typo in comment
authorAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 1 Jan 2009 01:25:24 +0000 (01:25 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 1 Jan 2009 01:25:24 +0000 (01:25 +0000)
"Compilant" sounds like a cool word.  Maybe it should mean "capable of
being compiled".

maintenance/generateSitemap.php

index 34125ae..52dc33a 100644 (file)
@@ -424,7 +424,7 @@ class GenerateSitemap {
         *
         * @static
         *
-        * @param string $url An RFC 2396 compilant URL
+        * @param string $url An RFC 2396 compliant URL
         * @param string $date A ISO 8601 date
         * @param string $priority A priority indicator, 0.0 - 1.0 inclusive with a 0.1 stepsize
         *